projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf0fc7b
)
python-setuptools: fix host deps
author
Alexandru Ardelean
<
[email protected]
>
Tue, 11 Nov 2025 07:54:53 +0000
(09:54 +0200)
committer
Alexandru Ardelean
<
[email protected]
>
Wed, 12 Nov 2025 19:44:33 +0000
(21:44 +0200)
setuptools does not require that many deps.
This also fixes some circular dependencies.
Signed-off-by: Alexandru Ardelean <
[email protected]
>
lang/python/python-setuptools/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-setuptools/Makefile
b/lang/python/python-setuptools/Makefile
index d3261935c4f099125be76c0c7346b7a151f732fa..2d1e39873f20dba8775723e394afe553cd5e3c19 100644
(file)
--- a/
lang/python/python-setuptools/Makefile
+++ b/
lang/python/python-setuptools/Makefile
@@
-21,8
+21,6
@@
CPE_ID:=cpe:/a:python:setuptools
HOST_BUILD_DEPENDS:= \
python3/host \
- python-build/host \
- python-installer/host \
python-wheel/host \
python-packaging/host